Constant as C import qualified LLVM.AST.Float as F class Typed a where typeOf :: a -> Type instance Typed Operand where typeOf (LocalReference t _) = t ... ... <看更多>
Search
Search
Constant as C import qualified LLVM.AST.Float as F class Typed a where typeOf :: a -> Type instance Typed Operand where typeOf (LocalReference t _) = t ... ... <看更多>